runtime.g.coroarg (field)
8 uses
runtime (current package)
coro.go#L61: gp.coroarg = c
coro.go#L71: c := gp.coroarg
coro.go#L72: gp.coroarg = nil
coro.go#L82: gp.coroarg = c
coro.go#L93: gp.coroarg = c
coro.go#L110: c := gp.coroarg
coro.go#L111: gp.coroarg = nil
runtime2.go#L574: coroarg *coro // argument during coroutine transfers
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |